@@ -1,7 +1,5 @@ |
||
1 | 1 |
# -*- coding: utf-8 -*- |
2 | 2 |
|
3 |
-import os |
|
4 |
- |
|
5 | 3 |
from curtail_uuid import CurtailUUID |
6 | 4 |
from django.db import transaction |
7 | 5 |
from django.shortcuts import render |